home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-03-16 | 5.7 KB | 269 lines | [TEXT/MPS ] |
- object oPRODINFO_MENU is COLLECTION
- with
- Items is [
- ["OPEN", ":Product Information:AMT/PE 2.0 Press Release"],
- ["LAUNCH", ":Product Information:Cooking with AMT:“Cooking with AMT”"],
- ["OPEN", ":Product Information:AMT 2.0 Datasheet"],
- ["OPEN", ":Product Information:AMT Contact/Purchase Info"],
- void,
- void,
- void,
- void,
- void,
- void,
- void,
- void,
- void
- ];
- end;
-
- object oSUCC_MENU is COLLECTION
- with
- Items is [
- ["OPEN", ":Product Information:Success stories:ATG.pdf"],
- ["OPEN", ":Product Information:Success stories:CD-Romance.pdf"],
- ["OPEN", ":Product Information:Success stories:Cisco.pdf"],
- ["OPEN", ":Product Information:Success stories:Diosa Yachting Forum.pdf"],
- ["OPEN", ":Product Information:Success stories:Her Heritage.pdf"],
- ["OPEN", ":Product Information:Success stories:MIT.pdf"],
- ["OPEN", ":Product Information:Success stories:NY School for the Deaf.pdf"],
- ["OPEN", ":Product Information:Success stories:RDC Builder CD.pdf"],
- ["OPEN", ":Product Information:Success stories:RIT.pdf"],
- ["OPEN", ":Product Information:Success stories:Univ. of Iowa.pdf"],
- ["OPEN", ":Product Information:Success stories:Univ. of Missouri.pdf"],
- ["OPEN", ":Product Information:Success stories:Visionary Stampede.pdf"],
- void
- ];
- end;
-
- object oTUT_MENU is COLLECTION
- with
- Items is [
- void,
- void,
- void,
- void,
- ["LAUNCH", ":Tutorial & Sample Projects:Tutorial - Getting Started:“Journey to India”"],
- ["LAUNCH", ":Tutorial & Sample Projects:Americas Funniest Home Videos:Lights! Camera! InterAction!-8"],
- ["LAUNCH", ":Tutorial & Sample Projects:MASCO:MASCO"],
- ["LAUNCH", ":Tutorial & Sample Projects:New Features Demo Project:“New Features Demo”"],
- ["LAUNCH", ":Tutorial & Sample Projects:NEXUS:“Clarion96 1.1 Demo”"],
- ["LAUNCH", ":Tutorial & Sample Projects:PiXEL•FACTORY:AMT/PE Show:ran Tore Quiz Mac"],
- ["LAUNCH", ":Tutorial & Sample Projects:Stepping into the Future:Roberts Day with the Mac™ OS"],
- ["LAUNCH", ":Tutorial & Sample Projects:The Carl Group,Inc.:SUCCESS"],
- ["LAUNCH", ":Tutorial & Sample Projects:Virtual Alphabet Book:“The Virtual Alphabet Book”"]
- ];
- end;
-
- object oSAMP_MENU is COLLECTION
- with
- Items is [
- void,
- void,
- void,
- void,
- void,
- void,
- void,
- void,
- void,
- void,
- ["OPEN", ":Sample Media:Digital Stock:Digital Stock Read Me"],
- ["OPEN", ":Sample Media:MacGallery® Sampler:Special Offer!.pdf"],
- ["OPEN", ":Sample Media:MapArt™ Sample Maps:MapArt Read Me"]
- ];
- end;
-
- object oREF_MENU is COLLECTION
- with
- Items is [
- void,
- void,
- void,
- void,
- void,
- void,
- ["OPEN", ":Reference:AMT Getting Started Guide"],
- ["OPEN", ":Reference:AMT/PE Consultants List"],
- ["OPEN", ":Reference:AMT/PE Getting Started"],
- ["OPEN", ":Reference:Sample AMT/PE Code:Sample AMT/PE Code Read Me"],
- ["OPEN", ":Reference:Sample AppleScripts:Sample AppleScripts Read Me"],
- ["OPEN", ":Reference:Sample Engines & Tools:Sample Engines & Tools Read Me"],
- ["OPEN", ":Reference:QTVR Services"]
- ];
- end;
-
-
-
-
-
-
-
- object oMENU1_3_9 is cMenuSelector
- with
- RowID is 1;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 132; Width is 250; Height is 20;
- end;
- end;
-
-
- object oMENU2_3_11 is cMenuSelector
- with
- RowID is 2;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 154; Width is 250; Height is 20;
- end;
- end;
-
-
- object oMENU3_3_12 is cMenuSelector
- with
- RowID is 3;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 174; Width is 315; Height is 20;
- end;
- end;
-
-
- object oMENU4_3_13 is cMenuSelector
- with
- RowID is 4;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 194; Width is 250; Height is 20;
- end;
- end;
-
-
- object oMENU5_3_18 is cMenuSelector
- with
- RowID is 5;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 214; Width is 250; Height is 20;
- end;
- end;
-
-
- object oMENU6_3_19 is cMenuSelector
- with
- RowID is 6;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 234; Width is 250; Height is 20;
- end;
- end;
-
-
- object oMENU7_3_40 is cMenuSelector
- with
- RowID is 7;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 254; Width is 250; Height is 20;
- end;
- end;
-
-
- object oMENU8_3_41 is cMenuSelector
- with
- RowID is 8;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 274; Width is 250; Height is 20;
- end;
- end;
-
-
- object oMENU9_3_42 is cMenuSelector
- with
- RowID is 9;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 294; Width is 250; Height is 20;
- end;
- end;
-
-
- object oMENU10_3_43 is cMenuSelector
- with
- RowID is 10;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 314; Width is 250; Height is 20;
- end;
- end;
-
-
- object oMENU11_3_44 is cMenuSelector
- with
- RowID is 11;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 334; Width is 250; Height is 20;
- end;
- end;
-
-
- object oMENU12_3_45 is cMenuSelector
- with
- RowID is 12;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 354; Width is 250; Height is 20;
- end;
- end;
-
- object oMENU13_3_45 is cMenuSelector
- with
- RowID is 13;
- Duration is -1;
- Behavior is cMainMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 243; Y is 374; Width is 250; Height is 20;
- end;
- end;
-
-